/*@charset "UTF-8";*/
@import url(origin.css);
body,
html {
	font-family:Arial, Microsoft Yahei;
  /*height: auto!important;*/
}

/*�������������ݹ̶����ݿ���*/
@media (min-width: 1200px)
{
	.container { width: 1200px;}
}
/*��������*/

.skin_01 a:link,
.skin_01 a:active,
.skin_01 a:visited {
	color: #666;
	outline: none
}

.skin_01 a:focus,
.skin_01 a:hover {
	color: #2b9e98;
	outline: none;
	text-decoration: none
}


/*�ֻ��˵���*/

.skin_01 .header-bg {
	background: #00ddd1;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 50px;
	height: 50px;
	text-align: center;
}

.skin_01 .header-bg a {
	background-image: url(images/togglemenu.png);
	width: 40px;
	height: 50px;
	top: 0;
	left: 10px;
}


/*===========�༶�����˵�===========*/


/*�����󱳾�*/

.skin_01 .widget-menuwrap{
	height: 56px;
	font-size: 14px;
	font-weight: bold;
	background-color: #00ddd1
}


/*����״̬*/

.skin_01 ul.widget-nav li {
	line-height: 56px;
}

.skin_01 ul.widget-nav li a {
	padding: 0 40px 0 70px;
	color: #fff;
	background-color: transparent;
	margin-right: 0;
	text-decoration: none;
	font-size: 16px; border-right: 1px #96fff9 solid;
}
.skin_01 ul.widget-nav li:nth-of-type(even) a{
	background-color: #00d3c4;
}
.skin_01 ul.widget-nav li:nth-last-of-type(1) a{
	border-right: 0;
}
.skin_01 ul.widget-nav li:hover a {
	background-color: #00c9bb
}

.skin_01 ul.widget-nav li a:hover {
	color: #fff;
	background-color: #00c9bb
}


/*�����˵���ʽ*/

.skin_01 ul.widget-nav ul.subnav {
	width: 160px;
	margin-top: 0px;
	border: 0px solid rgba(0, 0, 0, .15);
}

.skin_01 ul.widget-nav ul.subnav ul {
	width: 160px;
	margin-top: 0px
}

.skin_01 ul.subnav li {
	line-height: 45px;
	padding: 0 4px;
	background-color: #a50101;
}


/*������ೣ��*/

.skin_01 ul.subnav li a {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	background-color: transparent!important;
	color: #ffffff;
	display: block
}

.skin_01 ul.subnav li:hover {
	background-color: #dd0505;
	background-image: none;
}

.skin_01 ul.subnav li:hover a {
	color: #ffffff
}

.skin_01 ul.subnav li.dir:hover ul a {
	color: #fff;
	display: block
}

.skin_01 ul.subnav li.dir:hover ul a:hover {
	color: #fff;
}


/*�зּ���ʾ���Ƿ���*/

.skin_01 ul.widget-nav ul *.dir {
	background-image: url(images/nav-arrow-right.png)
}

.skin_01 ul.widget-nav ul *.dir:hover {
	background-image: url(images/nav-arrow-right-active.png)
}


/*===========��ͨ���===========*/


/*����*/

.skin_01 .widget-wrap {
	padding: 0; 
}

.skin_01 .widget-heading {
	padding: 15px 15px 0 15px;  background-color: #fff;
	border-bottom:1px solid #dedede;
	margin-bottom: -1px;
	}

.skin_01 .widget-heading h3 {
	font-size: 18px; width: 99px; height: 35px; background: url(images/titbg.jpg) no-repeat left center; text-align: center; line-height: 35px;
	font-weight: bold;
	color: #fff;
	padding: 0;
}


/*����*/

.skin_01 a.widget-more {
	color: #fff; display:inline-block; width: 48px; height: 26px; line-height: 26px; background-color: #ffa76c; border-radius: 13px;
	text-align: center; box-shadow: 0 0 10px rgba(224,0,0,0.15); transition: all 0.5s;
}

.skin_01 a.widget-more:hover {
	color: #fff; background-color: #fa924b; transition: all 0.5s;
}


/*����*/

.skin_01 .widget-body {
	padding:12px 15px;
  background-color: #fff; font-size: 16px;
}

/*�б���*/
.skin_01 .widget-list{
	margin:0 -8px
}
.skin_01 .widget-list-col{
	padding:0 8px
}


/*�б���Сͼ��*/

.skin_01 .widget-list-icon {
    background:url(images/dot.jpg) no-repeat left center;
    padding-left:12px;
}


/*�б���ʱ��*/

.skin_01 .news_other {
	color: #999;
	font-family: Arial;
	font-size: 14px;
	display:none;
}
.skin_01 .widget-list-date .news_other{
	display:block;
}
.skin_01 .widget-list-date a{
	padding-right:5%
}


/*�б�����*/

.skin_01 .widget-list-item a:link,
.skin_01 .widget-list-item a:visited,
.skin_01 .widget-list-item a:active {
    font-size:15px;
	color:#333;
}

.skin_01 .widget-list-item a:hover {
	color:#2b9e98;
}


/*===========ѡ�===========*/


/*����tab*/

.skin_01 .widget-tabs {
	padding: 0;
	background: #fff;
}

.skin_01 .widget-tabs .tab-title {
	padding: 0;
	margin: 0;
}

.skin_01 .widget-tabs .tab-title>li {
	margin-right: 15px
}


/*Ĭ��״̬*/

.skin_01 .widget-tabs .tab-title>li>a {
	width:99px; text-align: center;
	line-height: 35px;
	height: 35px; font-size: 18px; font-weight: normal;
	color: #666;
	margin-right: 0;
	border-bottom: 0px; margin-bottom: -1px;
}
/*����״̬*/
.skin_01 .widget-tabs .tab-title>li>a:hover {
	color: #fff!important; background: url(images/titbg.jpg) no-repeat left center; font-weight: bold;
}


/*ѡ��״̬*/

.skin_01 .widget-tabs .tab-title>li.active>a,
.skin_01 .widget-tabs .tab-title>li.active>a:focus,
.skin_01 .widget-tabs .tab-title>li.active>a:hover {
	color: #fff!important; background: url(images/titbg.jpg) no-repeat left center;
	font-weight: bold;
	outline: none;
	border-bottom: 0
}

/*Ĭ�����ر������Ŀ�ı���*/
.skin_01 .widget-tabs .tab-content .widget-wrap .widget-heading{
	display: none
}

/*Ĭ������������Ŀ�ı��ߺ�padding*/
.skin_01 .widget-tabs .tab-content .widget-wrap .widget-body{
	padding:0;
	border:0;
}
.skin_01 .widget-tabs .tab-content .widget-wrap .widget-body{padding:0}
/*����������壬Ĭ��ֵΪ��ͨ���*/

.skin_01 .widget-tabs .widget-heading {
	padding: 15px 15px 0 15px;  background-color: #fff;
	border-bottom:1px solid #dedede;
	margin-bottom: -1px;
}

.skin_01 .widget-tabs>.widget-heading>h3 {
	height: 42px;
    line-height: 42px;
    font-size: 15px;
    font-weight: bold;
    color: #3d3e3e;
    padding: 0;
}

.skin_01 .widget-tabs>.widget-body {
	padding:12px 15px;
	background-color: #fff;
}


/*===========����Ԥ��===========*/

/*���ⲻ����*/

.skin_01 .widget-title-nowrap {

}



/*�ױ�����*/

.skin_01 .widget-dotted {
	border-bottom: 1px dotted #cccccc;
}


/*Բ��Ԥ����*/

.skin_01 .widget-radius {
	border-radius: 2px
}

.skin_01 .widget-radius-top {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px
}

.skin_01 .widget-radius-bottom {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px
}


/*�и�*/

.skin_01 .widget-lineheight {
	line-height: 33px;
	height: 33px;
	_height: 33px;
}

.skin_01 .pagination>.active>a,
.skin_01 .pagination>.active>a:focus,
.skin_01 .pagination>.active>a:hover,
.skin_01 .pagination>.active>span,
.skin_01 .pagination>.active>span:focus,
.skin_01 .pagination>.active>span:hover{
  z-index: 3;
  color: #fff!important;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
@font-face{
  font-family: myFont;
  src: url('fonts/HelveticaNeueLT-ThinExt.otf');
}





